projects
/
vtk9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
767bc84
)
set -DVTK_USE_TK=OFF, it shouldn't be used
author
Dominique Belhachemi
<domibel@debian.org>
Thu, 4 Sep 2025 21:01:15 +0000
(17:01 -0400)
committer
Dominique Belhachemi
<domibel@debian.org>
Thu, 4 Sep 2025 21:01:15 +0000
(17:01 -0400)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 1e8d58eb607bca7fc3ab20901a0f596dc5939ebe..e930904b20b8bb5e9499e426eb21e8799e82d6f2 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-75,7
+75,7
@@
extra_flags += \
-DVTK_MODULE_USE_EXTERNAL_VTK_utf8:BOOL=ON \
-DVTK_MODULE_USE_EXTERNAL_VTK_zlib:BOOL=ON \
-DVTK_PYTHON_VERSION:STRING=3 \
- -DVTK_USE_TK=O
N
\
+ -DVTK_USE_TK=O
FF
\
-DVTK_WRAP_PYTHON=ON \
-DVTK_MODULE_ENABLE_VTK_RenderingContextOpenGL2=YES \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \